This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

Day 41 -  HTML Semantic Elements 語意標籤

Day 41 - HTML Semantic Elements 語意標籤

html 自己看系列

html 自己看系列

[TensorFlow Certification Day2] 課程規劃與安排時間

[TensorFlow Certification Day2] 課程規劃與安排時間


Comments